home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / RHTMLHelp.mpj / URL List.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-07-12  |  174 b 

  1. {
  2.     "schema": {
  3.         "URLID": "Long Integer NOT NULL",
  4.         "ParentURLID": "Long Integer",
  5.         "URL": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "URLID": 1073741827,
  10.             "ParentURLID": 0,
  11.             "URL": "http://www.your-company.com"
  12.         }
  13.     ]
  14. }